SaAutoBillBatchDetailCourse 
Logical Entity Name  SaAutoBillBatchDetailCourse 
Default Table Name  SaAutoBillBatchDetailCourse 
Physical Only  NO 
Definition 
 
Note 
 

SaAutoBillBatchDetailCourse Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaAutoBillBatchDetailID(PK)(FK)    int  NO 
 
AdEnrollSchedID(PK)(FK)    int  NO 
 
CourseCharge    smallmoney  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SaAutoBillBatchDetailCourse Primary and Unique Keys 
Key Name  Key Type  Keys 
SaAutoBillBatchDetailCourse_SaTransID_AdEnrollSchedID_U_C_IDX  PrimaryKey  SaAutoBillBatchDetailID, AdEnrollSchedID 

SaAutoBillBatchDetailCourse Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdEnrollSched  Identifying  One To Zero or More  FK_SaAutoBillBatchDetailCourse_AdEnrollSchedID_AdEnrollSched_AdEnrollSchedID      AdEnrollSchedID  NO  YES 
SaAutoBillBatchDetail  Identifying  One To Zero or More  FK_SaAutoBillBatchDetailCourse_SaAutoBillBatchDetailID_SaAutoBillBatchDetail_SaAutoBillBatchDetailID      SaAutoBillBatchDetailID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaAutoBillBatchDetailCourse_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaAutoBillBatchDetailCourse Check Constraints 
Check Constraint Name  CheckConstraint